[PATCH 1/6] staging: vt6655: set_channel replace parameter with ieee80211_channel

2015-01-19 Thread Malcolm Priestley
replacing uConnectionChannel for hw_value as set in vnt_init_bands. This allows other signaling of ieee80211_channel to move deeper into driver. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/staging/vt6655/channel.c | 12 ++-- drivers/staging/vt6655/channel.h |

Re: [PATCH 1/6] staging: vt6655: set_channel replace parameter with ieee80211_channel

2015-01-12 Thread Greg KH
On Wed, Dec 17, 2014 at 11:16:44PM +, Malcolm Priestley wrote: On 04/12/14 22:12, Malcolm Priestley wrote: replacing uConnectionChannel for hw_value as set in vnt_init_bands. This allows other signaling of ieee80211_channel to move deeper into driver. Signed-off-by: Malcolm

Re: [PATCH 1/6] staging: vt6655: set_channel replace parameter with ieee80211_channel

2014-12-17 Thread Malcolm Priestley
On 04/12/14 22:12, Malcolm Priestley wrote: replacing uConnectionChannel for hw_value as set in vnt_init_bands. This allows other signaling of ieee80211_channel to move deeper into driver. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- Hi greg Can you drop this patch series

[PATCH 1/6] staging: vt6655: set_channel replace parameter with ieee80211_channel

2014-12-04 Thread Malcolm Priestley
replacing uConnectionChannel for hw_value as set in vnt_init_bands. This allows other signaling of ieee80211_channel to move deeper into driver. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/staging/vt6655/channel.c | 12 ++-- drivers/staging/vt6655/channel.h |