Re: [PATCH V2] bcm43xx-mac80211: Rescale link quality output

2007-08-06 Thread Michael Buesch
On Sunday 05 August 2007, Larry Finger wrote: > The link quality output from wireless extensions is too small by the ratio > of 100/BCM43xx_RX_MAX_SSI (60) for bcm43xx-mac80211. This patch puts the > quantity on the proper scale. > > Signed-off-by: Larry Finger <[EMAIL PROTECTED]> > --- > > Index

Re: [PATCH V2] bcm43xx-mac80211: Rescale link quality output

2007-08-05 Thread Michael Buesch
On Sunday 05 August 2007, Larry Finger wrote: > Michael Buesch wrote: > > On Sunday 05 August 2007, Larry Finger wrote: > >> The link quality output from wireless extensions is too small by the ratio > >> of 100/BCM43xx_RX_MAX_SSI (60) for bcm43xx-mac80211. This patch puts the > >> quantity on the

Re: [PATCH V2] bcm43xx-mac80211: Rescale link quality output

2007-08-05 Thread Larry Finger
Michael Buesch wrote: > On Sunday 05 August 2007, Larry Finger wrote: >> The link quality output from wireless extensions is too small by the ratio >> of 100/BCM43xx_RX_MAX_SSI (60) for bcm43xx-mac80211. This patch puts the >> quantity on the proper scale. >> >> Signed-off-by: Larry Finger <[EMAIL

Re: [PATCH V2] bcm43xx-mac80211: Rescale link quality output

2007-08-05 Thread Michael Buesch
On Sunday 05 August 2007, Larry Finger wrote: > The link quality output from wireless extensions is too small by the ratio > of 100/BCM43xx_RX_MAX_SSI (60) for bcm43xx-mac80211. This patch puts the > quantity on the proper scale. > > Signed-off-by: Larry Finger <[EMAIL PROTECTED]> > --- > > Index

[PATCH V2] bcm43xx-mac80211: Rescale link quality output

2007-08-05 Thread Larry Finger
The link quality output from wireless extensions is too small by the ratio of 100/BCM43xx_RX_MAX_SSI (60) for bcm43xx-mac80211. This patch puts the quantity on the proper scale. Signed-off-by: Larry Finger <[EMAIL PROTECTED]> --- Index: wireless-dev/drivers/net/wireless/bcm43xx-mac80211/bcm43xx_x