Add IFF_DONT_BRIDGE definition to compat
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 20 Nov 2009 22:01:51 +0000 (23:01 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 21 Nov 2009 02:17:46 +0000 (18:17 -0800)
commit86630cf4e8b8a95f4bae58e243d9b0304ba02134
tree1141084b1b841527ecf4e905982ee7ea149e07c7
parent8c59a3dd3ae7bb405db64d3e89d175ae12973e7d
Add IFF_DONT_BRIDGE definition to compat

The IFF_DONT_BRIDGE flag will not be interpreted by an old kernel, but
it does not hurt the kernel if it is set but not read by the non
wireless network code.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat-2.6.33.c [new file with mode: 0644]
compat/compat-2.6.33.h [new file with mode: 0644]
compat/compat.h
compat/patches/98-add-compat-wireless.patch