Re: [2.6 patch] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() static

2006-03-17 Thread John W. Linville
On Sat, Mar 04, 2006 at 01:14:31PM +0100, Adrian Bunk wrote: > This patch makes the needlessly global function ipw_qos_current_mode() > static. Merged to upstream branch of wireless-2.6...thanks! John -- John W. Linville [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscr

[2.6 patch] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() static

2006-03-08 Thread Adrian Bunk
This patch makes the needlessly global function ipw_qos_current_mode() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 4 Mar 2006 --- linux-2.6.16-rc5-mm2-full/drivers/net/wireless/ipw2200.c.old 2006-03-03 17:49:37.0 +0100 +++ linux

[2.6 patch] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() static

2006-03-04 Thread Adrian Bunk
This patch makes the needlessly global function ipw_qos_current_mode() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.16-rc5-mm2-full/drivers/net/wireless/ipw2200.c.old 2006-03-03 17:49:37.0 +0100 +++ linux-2.6.16-rc5-mm2-full/drivers/net/wireless/ipw2200.c