netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* d80211: RFC: divide by zero when hw->maxssi not set
@ 2006-11-17 23:51 David Kimdon
  2006-11-17 23:59 ` Michael Wu
  2006-11-19 23:55 ` Dan Williams
  0 siblings, 2 replies; 4+ messages in thread
From: David Kimdon @ 2006-11-17 23:51 UTC (permalink / raw)
  To: Larry Finger; +Cc: netdev

Hi,

commit 448bf25bc9e3d70a211fdf235426472089371c43 added
ieee80211_get_wireless_stats in net/d80211/ieee80211_ioctl.c.  At
present we get a divide by zero (oops) if the low level driver does
not set the new hw->maxssi field.  Perhaps:

- reject registration of devices which do not set maxssi
- do not attempt to report link quality for drivers which do not 
  set maxssi
- other ideas? 

-David

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

end of thread, other threads:[~2006-11-20 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-17 23:51 d80211: RFC: divide by zero when hw->maxssi not set David Kimdon
2006-11-17 23:59 ` Michael Wu
2006-11-19 23:55 ` Dan Williams
2006-11-20 12:45   ` Ingo Oeser

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).