diff options
author | Thomas Graf <tgraf@suug.ch> | 2007-03-22 23:28:46 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-25 22:27:29 -0700 |
commit | d35b685640aeb39eb4f5e98c75e8e001e406f9a3 (patch) | |
tree | c3ec38a2fb54a3783dd9c764bf58be68557f9396 /kernel/stacktrace.c | |
parent | 33a0543cd9e090d2c6759e0ed85c3049c6efcc06 (diff) | |
download | talos-op-linux-d35b685640aeb39eb4f5e98c75e8e001e406f9a3.tar.gz talos-op-linux-d35b685640aeb39eb4f5e98c75e8e001e406f9a3.zip |
[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
netlink_rcv_skb() is changed to skip messages which don't have the
NLM_F_REQUEST bit to avoid every netlink family having to perform this
check on their own.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions