Fix compat.diff to account for new scan.c and core.h changes
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 7 Jul 2009 20:18:11 +0000 (13:18 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 7 Jul 2009 20:18:11 +0000 (13:18 -0700)
commit50334349aa7f6fba1002739bf08481fcf1fb0761
tree48f9e5e693bb7502a16ba079165656f6ee54cdfc
parentdbd712fe9a1fae970d1d0c8ea51bfe83a3a511b7
Fix compat.diff to account for new scan.c and core.h changes

hold is now atomic, and offesets changed a bit. Important to note
now is the BUG_ON(atomic_read(&bss->hold)) on the bss_release(),
this should be ok for older kernels as the hold should be updated
accordingly.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/compat.diff