All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Refactor received packet processing
@ 2011-06-06 14:11 Mike McCormack
  0 siblings, 0 replies; only message in thread
From: Mike McCormack @ 2011-06-06 14:11 UTC (permalink / raw)
  To: Larry.Finger, chaoming_li; +Cc: linville, linux-wireless

Hi Larry,

This patch series refactors the _rtl_pci_rx_interrupt function into two functions,
and changes its behavior slightly by throwing away bad incoming packets and
failing on SKB allocation earlier.

thanks,

Mike


Mike McCormack (5):
  rtlwifi: Allocate new skb before modifying old
  rtlwifi: Remove unnecessary indent
  rtlwifi: Resubmit skbs with bad CRC early
  rtlwifi: Free skb in one place
  rtlwifi: Factor out code to receive one packet

 drivers/net/wireless/rtlwifi/pci.c |  208 ++++++++++++++++-------------------
 1 files changed, 95 insertions(+), 113 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-06 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 14:11 [PATCH 0/5] Refactor received packet processing Mike McCormack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.