ehea: fix skb_frag_size typo
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 25 Oct 2011 14:16:10 +0000 (16:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Oct 2011 14:20:43 +0000 (16:20 +0200)
commit0110bba5e7731524940f9e02ce3d4aae75087f68
tree6892926b1d0585c43c3f2fd2fc211b7743684c4d
parentef78cc75f11ba3b085b105209cbfc6666ee10499
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>
drivers/net/ethernet/ibm/ehea/ehea_main.c