From: Luis R. Rodriguez Date: Fri, 7 Aug 2009 19:29:13 +0000 (-0700) Subject: Update hunk offsets for 98-add-compat-wireless.patch X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=18459a367f198daffca5464eec8c4968a37fad9a;p=openwrt%2Fstaging%2Fblogic.git Update hunk offsets for 98-add-compat-wireless.patch Signed-off-by: Luis R. Rodriguez --- diff --git a/compat/patches/98-add-compat-wireless.patch b/compat/patches/98-add-compat-wireless.patch index 865ea0d12730..1c7b39a89024 100644 --- a/compat/patches/98-add-compat-wireless.patch +++ b/compat/patches/98-add-compat-wireless.patch @@ -17,9 +17,9 @@ If your driver is not a cfg80211 driver you must ensure you include compat.h then. I think we added compat.h also for ssb, I forget. ---- a/net/wireless/Makefile -+++ b/net/wireless/Makefile -@@ -10,3 +10,11 @@ cfg80211-$(CONFIG_CFG80211_DEBUGFS) += debugfs.o +--- a/net/wireless/Makefile 2009-08-07 12:27:50.836497001 -0700 ++++ b/net/wireless/Makefile 2009-08-07 12:27:51.952497240 -0700 +@@ -11,3 +11,11 @@ cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o wext-sme.o ccflags-y += -D__CHECK_ENDIAN__