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)
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>

No differences found