X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches-old%2F004-allow-ap-vlan-modes.patch;h=715dd5e51905d8d32f24ad1a2f7a1a7aa76e9136;hb=f7f453685cb56a12ce0c2d9be74f033bfc35fc3b;hp=a8080b20ea4906b93adc6fbc9b8e0ae6e76e6185;hpb=8ddac8e3cd45a826c487e2aac796c48f3c25f0b1;p=openwrt-10.03%2F.git diff --git a/package/mac80211/patches-old/004-allow-ap-vlan-modes.patch b/package/mac80211/patches-old/004-allow-ap-vlan-modes.patch index a8080b20e..715dd5e51 100644 --- a/package/mac80211/patches-old/004-allow-ap-vlan-modes.patch +++ b/package/mac80211/patches-old/004-allow-ap-vlan-modes.patch @@ -10,9 +10,9 @@ Signed-off-by: Johannes Berg net/mac80211/cfg.c | 4 ++++ 1 file changed, 4 insertions(+) ---- everything.orig/net/mac80211/cfg.c 2008-08-06 21:38:13.000000000 +0200 -+++ everything/net/mac80211/cfg.c 2008-08-06 21:38:24.000000000 +0200 -@@ -33,6 +33,10 @@ nl80211_type_to_mac80211_type(enum nl802 +--- a/net/mac80211/cfg.c ++++ b/net/mac80211/cfg.c +@@ -35,6 +35,10 @@ nl80211_type_to_mac80211_type(enum nl802 case NL80211_IFTYPE_MESH_POINT: return IEEE80211_IF_TYPE_MESH_POINT; #endif