diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2009-11-06 15:35:15 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-11 15:23:48 -0500 |
commit | 6a6a5c7af130e703c23d23ebe3cde23e079e554e (patch) | |
tree | 4a0902bf198530221b6117e71cb0650e9ac400d3 /drivers/firewire | |
parent | 309e731a619bee28ace609b0c4c3a0029b7e5394 (diff) |
staging/wireless: don't build when NET etc. are not enabled
These wireless drivers in staging could be built when
CONFIG_NET=n, CONFIG_NETDEVICES=n, causing this build error:
net/wireless/wext-priv.c: In function 'ioctl_private_call':
net/wireless/wext-priv.c:206: error: implicit declaration of function 'call_commit_handler'
due to faulty selects.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions