X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b8702bf547fc3fc1d363e15202a24cd123ac4e7b..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 a88d1f590..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 */ @@ -42,16 +42,16 @@ #include --- a/include/linux/compat-2.6.33.h +++ b/include/linux/compat-2.6.33.h -@@ -6,7 +6,7 @@ - #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)) +@@ -7,7 +7,7 @@ #include + #include -#if defined(CONFIG_PCCARD) || defined(CONFIG_PCCARD_MODULE) +#if 0 #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; }