OSDN Git Service

net: wireless: wl: update broadcom-sta hybrid driver
authorMauro Rossi <issor.oruam@gmail.com>
Wed, 2 Dec 2015 01:28:33 +0000 (02:28 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 2 Dec 2015 16:32:01 +0000 (00:32 +0800)
commit0ee3f3d7e5dc5e9d40f549fd8be1702b4ca8303e
tree39b820bd2273c30d7175ed21ceb27f0e748043df
parent964af6419896a3627dcb46e60ef272682ec942bb
net: wireless: wl: update broadcom-sta hybrid driver

Changes to support latest broadcom wl driver ver. 6.30.223.271

wl.patch and linux-recent.patch were updated as instructed here:
https://aur.archlinux.org/packages/broadcom-wl-ck/

001-null-pointer-fix.patch is kernel version independent
and goes to wl.patch

For kernel < 4.3 former linux-recent.patch wouldn't need to be applied,
but 002-rdtscl.patch is kernel >= 4.3 dependent,
so it's the only change needed in the new linux-recent.patch

In this way android-x86 kernel builiding script,
i.e. build/core/tasks/kernel.mk, will just need to update
new broadcom tar.gz archive file name in WL_SRC definition
drivers/net/wireless/wl/linux-recent.patch
drivers/net/wireless/wl/wl.patch