1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 16:53:58 -05:00
linux/net/ieee802154
Eric Dumazet b3cb764aa1 net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler,
because many callers had to take care of this
by themselves, even if on x86 this adds more
code than really needed.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-16 13:20:45 +00:00
..
6lowpan mac802154: use dev_addr_set() - manual 2021-10-20 14:27:40 +01:00
core.c
core.h
header_ops.c
ieee802154.h
Kconfig
Makefile
netlink.c
nl-mac.c ieee802154: fix error return code in ieee802154_llsec_getparams() 2021-06-03 10:59:49 +02:00
nl-phy.c net: Remove redundant if statements 2021-08-05 13:27:50 +01:00
nl802154.c net: Remove redundant if statements 2021-08-05 13:27:50 +01:00
nl802154.h
nl_policy.c
rdev-ops.h
socket.c net: drop nopreempt requirement on sock_prot_inuse_add() 2021-11-16 13:20:45 +00:00
sysfs.c
sysfs.h
trace.c
trace.h