commit | 0110bba5e7731524940f9e02ce3d4aae75087f68 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Tue Oct 25 16:16:10 2011 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 25 16:20:43 2011 +0200 |
tree | 6892926b1d0585c43c3f2fd2fc211b7743684c4d | |
parent | ef78cc75f11ba3b085b105209cbfc6666ee10499 [diff] |
ehea: fix skb_frag_size typo Commit 9e903e085262 ("net: add skb frag size accessors") introduced a typo in ehea driver. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>