From: Randy Dunlap Date: Mon, 10 May 2010 16:24:29 +0000 (-0700) Subject: wireless: depends on NET X-Git-Tag: v2.6.35-rc1~473^2~167^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9459d59fbf0bc82ff4c804679fa8bc22788eca63;p=pandora-kernel.git wireless: depends on NET When CONFIG_NET is disabled, the attempt to build wext-priv.c fails with: net/wireless/wext-priv.c: In function 'ioctl_private_call': net/wireless/wext-priv.c:207: error: implicit declaration of function 'call_commit_handler' Signed-off-by: Randy Dunlap Signed-off-by: John W. Linville --- Reading git-diff-tree failed