linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ath9k: few memory fixes
@ 2008-12-03  2:21 Luis R. Rodriguez
  2008-12-03  2:21 ` [PATCH 1/2] ath9k: Check for pci_map_single() errors Luis R. Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Luis R. Rodriguez @ 2008-12-03  2:21 UTC (permalink / raw)
  To: linville, linville
  Cc: Sujith.Manoharan, senthilkumar, Luis R. Rodriguez, linux-wireless,
	ath9k-devel

This series addresses some memory issues present on ath9k
regarding allocation and not handling failed DMA maps. These
two patches replace the patch titled:

[PATCH] ath9k: Use GFP_ATOMIC when allocating private area

But also adds the failed DMA checks.

I've merged the ath_tx_setup_buffer() failure case into the DMA checks.

  Luis

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-03  2:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03  2:21 [PATCH 0/2] ath9k: few memory fixes Luis R. Rodriguez
2008-12-03  2:21 ` [PATCH 1/2] ath9k: Check for pci_map_single() errors Luis R. Rodriguez
2008-12-03  2:21   ` [PATCH 2/2] ath9k: Use GFP_ATOMIC when allocating TX private area Luis R. Rodriguez
2008-12-03  2:23   ` [PATCH 1/2] ath9k: Check for pci_map_single() errors Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).