commit | 175ec1a1fa78c784f5f99ad56c2274f58bcb35f1 | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Fri Jun 29 15:33:47 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 10 14:11:29 2007 -0400 |
tree | 76e54bd47d1733f06fe254c81ee1732cb67ed748 | |
parent | 1138c37b66c16a5c7b49389ae566a4d73d60c2aa [diff] |
[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>