diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-08-19 01:38:02 +0200 |
---|---|---|
committer | Luis R. Rodriguez <mcgrof@do-not-panic.com> | 2013-08-27 11:43:04 -0700 |
commit | 09556c795e8afb6672893d41a05a6728c306e5f6 (patch) | |
tree | 8a7da7118be5711458be289abbb211499ccc8576 /dependencies | |
parent | 9e13d90b170b732e66599cbb64df02ab4ba009f1 (diff) |
backports: Atheros atl1c needs build_skb(), do not build on < 3.5
The Atheros atl1c driver now uses build_skb() which was added in 3.5.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Diffstat (limited to 'dependencies')
-rw-r--r-- | dependencies | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies b/dependencies index 66807ae7..8a3b0f6e 100644 --- a/dependencies +++ b/dependencies @@ -15,7 +15,7 @@ ATH6KL 2.6.27 WIL6210 2.6.31 ATH10K 2.6.30 -ATL1C 2.6.28 +ATL1C 3.5 ATL1E 2.6.26 ALX 2.6.31 |