aboutsummaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_device.c
diff options
context:
space:
mode:
authorLee Ryder <ryder.lee@mediatek.com>2017-02-21 17:40:45 +0800
committerDavid S. Miller <davem@davemloft.net>2017-02-21 13:13:51 -0500
commitb3bdc3acbb44d74d0b7ba4d97169577a2b46dc88 (patch)
tree4afee39b62f19479172989a0ace70f7b921b4e4c /net/hsr/hsr_device.c
parentnet: sock: Use USEC_PER_SEC macro instead of literal 1000000 (diff)
downloadlinux-dev-b3bdc3acbb44d74d0b7ba4d97169577a2b46dc88.tar.xz
linux-dev-b3bdc3acbb44d74d0b7ba4d97169577a2b46dc88.zip
macsec: fix validation failed in asynchronous operation.
MACSec test failed when asynchronous crypto operations is used. It encounters packet validation failed since macsec_skb_cb(skb)->valid is always 'false'. This patch adds missing "macsec_skb_cb(skb)->valid = true" in macsec_decrypt_done() when "err == 0". Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr/hsr_device.c')
0 files changed, 0 insertions, 0 deletions