commit | c31e5f9f97fba32103c8bdd286eee8e3aefbee31 | [log] [tgz] |
---|---|---|
author | Stuart Hodgson <smhodgson@solarflare.com> | Wed Jul 18 09:52:11 2012 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Fri Sep 07 21:13:39 2012 +0100 |
tree | 33fd1ed248a3f4812686af9a2b749c6e6f4b4090 | |
parent | 79d68b370074044d7a9dd789ee103ffe5ef00bda [diff] |
sfc: Add channel specific receive_skb handler and post_remove callback 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>