sfc: Add channel specific receive_skb handler and post_remove callback
authorStuart Hodgson <smhodgson@solarflare.com>
Wed, 18 Jul 2012 08:52:11 +0000 (09:52 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 7 Sep 2012 20:13:39 +0000 (21:13 +0100)
Allows an extra channel to override the standard receive_skb handler
and also for extra non generic operations to be performed on remove.

Also set default rx strategy so only skbs can be delivered to the
PTP receive function.

Signed-off-by: Stuart Hodgson <smhodgson@solarflare.com>
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found