diff options
author | Sven Eckelmann <sven@narfation.org> | 2016-07-17 22:04:05 +0300 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2016-11-08 21:02:34 +0300 |
commit | 7d72d174c7b6e3641bf13d1816f672051f6480b4 (patch) | |
tree | 485c72b58b1f82389cb10a5fa779b6d164927b0c /net/batman-adv/icmp_socket.h | |
parent | b91a2543b4c15fed504e587d4441169c75d6646e (diff) | |
download | linux-7d72d174c7b6e3641bf13d1816f672051f6480b4.tar.xz |
batman-adv: Remove dev_queue_xmit return code exception
No caller of batadv_send_skb_to_orig is expecting the results to be -1
(-EPERM) anymore when the skbuff was not consumed. They will instead expect
that the skbuff is always consumed. Having such return code filter is
therefore not needed anymore.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/icmp_socket.h')
0 files changed, 0 insertions, 0 deletions