Use linux-next instead of two separte trees
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 10 Dec 2009 17:51:54 +0000 (09:51 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 10 Dec 2009 17:51:54 +0000 (09:51 -0800)
commitb4fd4ddb491c1ccfefb721f8ed92885f99005217
treeb639285ce76d0ebb54795f373ce8ebd420fb5b45
parent14bc54c29b6785997bae33f3e0436b3d3311e9f5
Use linux-next instead of two separte trees

No need to use two separate trees, so just use linux-next
for both 802.11 updates and bluetooth updates.

What helps also is we'll be now using wireless-next for a clean
wireless history for pull requests for some drivesr that choose
to send pull requests and updates do go to linux-next for 802.11
updates in at about 1-2 days.

Bluetooth pushes changes to linux-next on a less regular basis due
to the smaller amount of changes kept track of on that tree.

What this means to users of compat-wireless is they'll get more
ready code being tested and used. The simplicity of maintaining
a tree with only one tree for upstream code outweighs the benefit
of getting the few random extra patches not yet queued up in
linux-next.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/patches/01-netdev.patch
compat/patches/03-rfkill.patch
compat/patches/07-change-default-rate-alg.patch
compat/patches/08-rename-iwl4965-config.patch
compat/patches/10-add-wext-handlers-to-netdev.patch
compat/patches/14-device-type.patch
compat/patches/17-bluetooth.patch
scripts/admin-update.sh