broadcom_sta: Add patch to fix NULL pointer deref

The patch is from the following Gentoo bug:

https://bugs.gentoo.org/show_bug.cgi?id=523326#c24

Built successfully against Linux 3.18.36, 4.4.16 and 4.7.0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
This commit is contained in:
aszlig
2016-08-01 21:05:15 +02:00
parent 8f08399671
commit fef4b62657
2 changed files with 14 additions and 0 deletions
@@ -23,6 +23,7 @@ stdenv.mkDerivation {
./i686-build-failure.patch
./license.patch
./linux-4.7.patch
./null-pointer-fix.patch
./gcc.patch
];