Bug 204249

Summary: [zyd] last commit breaks in current
Product: Base System Reporter: David Carlier <devnexen>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed Works As Intended    
Severity: Affects Only Me    
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
very small diff none

Description David Carlier 2015-11-03 11:28:55 UTC
This commit
https://svnweb.freebsd.org/base?view=revision&sortby=date&revision=290328

breaks the build in head due to the two cast removals.
Is it possible to bring them back ?

Thanks.
Comment 1 David Carlier 2015-11-03 11:36:29 UTC
In fact, 
sys/dev/usb/wlan/if_zyd.c
the one in the 805's line is sufficient finally ...
Comment 2 David Carlier 2015-11-03 13:21:42 UTC
Created attachment 162730 [details]
very small diff