commit | ec838b0bc92630021eb32910b6ea3c3fc5da9e06 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Fri May 09 15:03:46 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 15 13:11:59 2014 -0700 |
tree | 781ac4cc458a978d86eec8f97455a264de12631b | |
parent | 5290cd688e07fb492f3a049960f3b76ff776d218 [diff] |
staging: rtl8723au: add GFP argument to rtw_alloc_network() This allows us to use GFP_KERNEL when calling from a work handler. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>