Re: [PATCH 2/2] adm8211: fix the possible pci cache line sizes inside switch-case

2015-05-05 Thread Okash Khawaja
On Wed, May 06, 2015 at 07:59:04AM +0300, Kalle Valo wrote: > Okash Khawaja writes: > > > The PCI cache line size value was being compared against decimal values > > prefixed with 0x. > > > > Fixed the literals to use the correct hex values. > > > > > > Signed-off-by: Okash Khawaja > > [...] >

[RFC v1 10/12] ath9k_htc: use sysdata_file_request() and sysdata_file_request_async()

2015-05-05 Thread Luis R. Rodriguez
From: "Luis R. Rodriguez" Signed-off-by: Luis R. Rodriguez --- drivers/net/wireless/ath/ath9k/hif_usb.c | 62 +++- 1 file changed, 38 insertions(+), 24 deletions(-) diff --git a/drivers/net/wireless/ath/ath9k/hif_usb.c b/drivers/net/wireless/ath/ath9k/hif_usb.c ind

Re: wireless-drivers 2015-05-05

2015-05-05 Thread David Miller
From: Kalle Valo Date: Tue, 5 May 2015 20:00:42 +0300 > here are few fixes for 4.1. Please let me know if there are problems. Pulled, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info

Re: pull request: update for -12.ucode firmware for Intel WiFi devices driven by iwlmvm

2015-05-05 Thread Grumbach, Emmanuel
On Tue, 2015-05-05 at 12:16 -0400, Kyle McMartin wrote: > On Sun, May 03, 2015 at 12:32:05PM +, Grumbach, Emmanuel wrote: > > > > > > > > > > Dear linux-firmware maintainers, > > > > > > Intel released a new version of the firmware for the devices below: > > > 3160, 7260 and 7265. > > > Thi

Re: [PATCH v3] adm8211: fix checkpatch error for trailing statements on next line

2015-05-05 Thread Okash Khawaja
On Mon, May 04, 2015 at 11:44:58PM -0700, Joe Perches wrote: > On Tue, 2015-05-05 at 07:01 +0100, Okash Khawaja wrote: > > This patch fixes the checkpatch.pl error: > > Please fix the space/tab use too. > > Your email client seems to have converted all the tabs > to spaces. > > default should us