sfc: Remove unnecessary casts to struct sk_buff *
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 23 Nov 2009 16:06:47 +0000 (16:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Nov 2009 18:58:55 +0000 (10:58 -0800)
At some point these casts were used to remove const qualification, but
they are now unneeded.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found