diff options
| author | David S. Miller <davem@davemloft.net> | 2018-08-07 09:12:17 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-09-10 20:06:53 +0300 |
| commit | e42a43a5cab2e019b5ab82bedb1340854709154d (patch) | |
| tree | 19e096804a618082ac35346e3b6e8918b14c84a4 /include/linux | |
| parent | 7957a9dea8bf58b02e6ebf28f91c4bce74b5c91c (diff) | |
| download | linux-e42a43a5cab2e019b5ab82bedb1340854709154d.tar.xz | |
lan78xx: Do not access skb_queue_head list pointers directly.
Use skb_queue_walk() instead.
Adjust inner loop test to utilize and skb_queue_is_first().
Unfortunately we have to keep pkt_cnt around because it is
used by a latter loop in this function.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
