forked from Minki/linux
84ba253b07
These 3 drivers contain much duplicated (triplicated) code, so building them as built-in results in many errors like: (.text+0x1b160): multiple definition of `ieee80211_sta_ps_sleep' Prevent this configuration by making them all buildable only as loadable modules (similar to the vt665[56] patch last week). Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
ieee80211 | ||
Kconfig | ||
Makefile | ||
r8180_93cx6.h | ||
r8180_core.c | ||
r8180_dm.c | ||
r8180_dm.h | ||
r8180_hw.h | ||
r8180_rtl8225.h | ||
r8180_rtl8225z2.c | ||
r8180_wx.c | ||
r8180_wx.h | ||
r8180.h | ||
r8185b_init.c | ||
TODO |