Files
linux-apfs/drivers
Steve Glendinning 068bb1a75a smsc95xx: fix smsc_crc return type
This patch fixes a bug introduced in bbd9f9e which could prevent
some wakeups from working correctly if multiple wol options were
selected.

This helper function calculates a 16-bit crc and shifts it into
either the high or low 16 bits of a u32 so the caller can or it
directly into place.  The function previously had a u16 return
type so would always have returned zero when filter was odd.

Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net>
Reported-by: Bjorn Mork <bjorn@mork.no>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-30 12:27:20 -05:00
..
2012-11-23 14:32:55 +01:00
2012-10-30 10:05:51 +01:00
2012-11-30 12:10:57 -05:00
2012-11-26 17:41:24 -08:00
2012-11-30 12:27:20 -05:00
2012-10-17 15:53:03 -05:00
2012-11-16 14:33:04 -08:00
2012-11-19 14:19:00 -05:00
2012-10-29 15:30:37 -04:00
2012-10-16 18:07:12 -07:00