On 11/25/2013 05:52 PM, Hauke Mehrtens wrote:
On 11/25/2013 05:48 PM, Arend van Spriel wrote:
On 11/25/2013 12:35 PM, Hauke Mehrtens wrote:
On 11/25/2013 12:07 PM, Arend van Spriel wrote:
The use of INIT_COMPLETION() has been replaced by reinit_completion()
in v3.13-rc1. This patch backports that inline function.
Cc: <linux-wireless@xxxxxxxxxxxxxxx>
Signed-off-by: Arend van Spriel <arend@xxxxxxxxxxxx>
---
backport/backport-include/linux/completion.h | 29
++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 backport/backport-include/linux/completion.h
This was already added in this commit:
https://github.com/hauke/backports/commit/d9cb7a967513482c399d44e390429cea3de1d86d
You should use backports for this repository:
https://github.com/hauke/backports.git
Ok. With my fingers crossed: Did you also solve the whole genl patch
series that Johannes did in net-next?
Gr. AvS
Yes, Johannes solved that already. It works with current linux-next and
3.13-rc1.
I recently started using backports so I can run brcm80211 drivers on our
testrigs that have a fixed kernel version on FC19, FC15, and even FC11.
I guess I should go an subscribe on backports mailing list to keep taps
on it. Thanks.
Gr. AvS
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html