[PATCH] airo: simpler calling convention for enable_MAC()
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 29 Jun 2007 13:33:47 +0000 (15:33 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2007 18:11:29 +0000 (14:11 -0400)
commit175ec1a1fa78c784f5f99ad56c2274f58bcb35f1
tree76e54bd47d1733f06fe254c81ee1732cb67ed748
parent1138c37b66c16a5c7b49389ae566a4d73d60c2aa
[PATCH] airo: simpler calling convention for enable_MAC()

Callers of enable_MAC() shouldn't have to worry about the bits in the
response's status word (and most of them don't). The return value is
sufficient information.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c