X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/870635662ef2bf2853456cbeab353b446d3c11d4..b8d5619ca8ac95b4a0365a7adcce4b0d9c7305ce:/package/mac80211/patches/100-disable_pcmcia_compat.patch diff --git a/package/mac80211/patches/100-disable_pcmcia_compat.patch b/package/mac80211/patches/100-disable_pcmcia_compat.patch index 99f250ab3..39478ee8c 100644 --- a/package/mac80211/patches/100-disable_pcmcia_compat.patch +++ b/package/mac80211/patches/100-disable_pcmcia_compat.patch @@ -31,7 +31,7 @@ struct pcmcia_device *p_dev; --- a/include/linux/compat-2.6.28.h +++ b/include/linux/compat-2.6.28.h -@@ -27,7 +27,7 @@ +@@ -44,7 +44,7 @@ typedef u32 phys_addr_t; }) #endif /* From include/asm-generic/bug.h */ @@ -51,7 +51,7 @@ #include #include #include -@@ -65,9 +65,9 @@ static inline struct sk_buff *netdev_all +@@ -74,9 +74,9 @@ static inline struct sk_buff *netdev_all return skb; }