]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42a93c5d71c92a1b26f88e6f437ce0a0e6ac7cb8
tree6892926b1d0585c43c3f2fd2fc211b7743684c4d
parent6b2b492b5d58e424ce85b84543da663caac6173d
ehea: fix skb_frag_size typo

Commit 6a5c53581a98 ("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