commit | 9bc183d7f90793e5e72f4dfd21a5877c6cd4da78 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Nov 23 16:06:47 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 24 10:58:55 2009 -0800 |
tree | e2a388bd628d1b3005f39c75978cc759563dff2c | |
parent | eb50c0d67fe3c5513c717c2dee6d9771c51be703 [diff] |
sfc: Remove unnecessary casts to struct sk_buff * 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>