diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2011-07-07 18:59:02 +0400 |
---|---|---|
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2011-07-16 18:37:06 +0400 |
commit | 1ab9f6c11b003d086ae4890ea202cc3c66f5a17a (patch) | |
tree | 36296b54edf0e3d8ee2b2c671d730b4de1f215e0 /drivers/net/wireless/prism54 | |
parent | a27367d25da06c24e0379ad4489542016ff11dbb (diff) | |
download | linux-1ab9f6c11b003d086ae4890ea202cc3c66f5a17a.tar.xz |
iwlagn: move the Rx dispatching to the upper layer
The upper layer receives a pointer to an iwl_rx_mem_buffer. I would prefer the
upper layer to receive a pointer to an iwl_rx_packet, but this is impossible
since the Rx path needs to add the address of the page to the skb.
I may find a solution later.
All the pre_rx_handler and notification code has been moved to the upper layer.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'drivers/net/wireless/prism54')
0 files changed, 0 insertions, 0 deletions