iwlwifi: allow a default callback for ASYNC host commands
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 25 Mar 2008 23:33:40 +0000 (16:33 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 27 Mar 2008 20:03:18 +0000 (16:03 -0400)
This patch provides a default callback for ASYNC host commands instead
of calling to BUG_ON. Most of the callbacks are now just empty functions

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found