compat-wireless: fix compilation of ath6kl on 2.6.27
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Sun, 1 Apr 2012 04:34:15 +0000 (21:34 -0700)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Sun, 1 Apr 2012 04:34:15 +0000 (21:34 -0700)
commit02ffcad6bdc12df730a24fea4f4a7d29b5cd8845
treed82657f703258d9663d5e12c4983755c3a9b660e
parent9656f874ac7a6498c860b4ffcbf643dca00f85b3
compat-wireless: fix compilation of ath6kl on 2.6.27

Some drivers rely on some other part of the kernel to include
in.h but on older kernels this proves to not work. Explicitly
include that file. This fixes compilation of ath6kl on 2.6.27.
This patch will be sent upstream though.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
patches/51-in-header.patch [new file with mode: 0644]