diff options
author | Eric Dumazet <edumazet@google.com> | 2014-10-05 12:35:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-06 01:04:15 -0400 |
commit | b9d8839a44092cb4268ef2813c34d5dbf3363603 (patch) | |
tree | 93e3bb2052e4edb6d674193d244918f87b84336b /firmware | |
parent | f905c79e12791d09bbfd9ba7b672fbeb19c1e7c2 (diff) | |
download | linux-stable-b9d8839a44092cb4268ef2813c34d5dbf3363603.tar.gz linux-stable-b9d8839a44092cb4268ef2813c34d5dbf3363603.tar.bz2 linux-stable-b9d8839a44092cb4268ef2813c34d5dbf3363603.zip |
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Acces skb_shinfo(skb) once in tx flow.
Also, rename @i variable to @i_frag to avoid confusion, as the "goto
tx_drop_unmap;" relied on this @i variable.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions