Fix problems with kernel 2.6.31.
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Jul 2009 18:08:49 +0000 (20:08 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 13 Jul 2009 22:53:33 +0000 (15:53 -0700)
commit3615cdf6a700ca02cd14118a7d84ed0065a6e1c1
treea3290561a600dc1c3389b5cb4c15acc83ebea53d
parent890dea8f9bf567833d8205779ab1c99908262a9a
Fix problems with kernel 2.6.31.

__dev_addr_sync and __dev_addr_unsync are not exported in kernel < 2.6.32.

Now this is compiling and loading with kernel 2.6.31.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat-2.6.29.c
compat/compat-2.6.30.c
compat/compat-2.6.31.c
compat/compat-2.6.32.c [new file with mode: 0644]
compat/compat-2.6.32.h [new file with mode: 0644]
compat/compat.c [deleted file]
compat/compat.diff