Hi Fabian,
> Commit 3243acd37fd9
> ("ieee802154: add __init to lowpan_frags_sysctl_register")
>
> added __init to lowpan_frags_ns_sysctl_register instead of
> lowpan_frags_sysctl_register
>
> Suggested-by: Alexander Aring <[email protected]>
> Signed-off-by: Fabian Frederick <[email protected]>
> ---
> net/ieee802154/reassembly.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
when trying to apply this to bluetooth-next kernel, I am getting this:
Applying: ieee802154: fix __init functions
error: patch failed: net/ieee802154/reassembly.c:498
error: net/ieee802154/reassembly.c: patch does not apply
Patch failed at 0001 ieee802154: fix __init functions
Regards
Marcel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/