commit | 40e8f0b42fec9cc21f60de2982fd90620359c5d8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Feb 22 16:05:12 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 22 16:05:12 2019 -0800 |
tree | a3c10fb8d15b866a0812ed3d3460f09d52968978 | |
parent | 6ff7b060535e87c2ae14dd8548512abfdda528fb [diff] | |
parent | 92b95364235b6441a36861ff0ca4541a13351d60 [diff] |
Merge branch 'udp-a-few-fixes' Paolo Abeni says: ==================== udp: a few fixes This series includes some UDP-related fixlet. All this stuff has been pointed out by the sparse tool. The first two patches are just annotation related, while the last 2 cover some very unlikely races. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>