svn commit: r281019 - head/sys/dev/dwc

Gleb Smirnoff glebius at FreeBSD.org
Fri Apr 3 12:19:22 UTC 2015


  Ruslan and Sebastian,

On Fri, Apr 03, 2015 at 11:37:24AM +0000, Ruslan Bukin wrote:
R> Author: br
R> Date: Fri Apr  3 11:37:23 2015
R> New Revision: 281019
R> URL: https://svnweb.freebsd.org/changeset/base/281019
R> 
R> Log:
R>   o Remove superfluous includes
R>   o Avoid NULL pointer access
R>   o Fix 'set but not used' warning
R>   
R>   Submitted by:	Sebastian Huber <sebastian.huber at embedded-brains.de>
R> 
R> Modified:
R>   head/sys/dev/dwc/if_dwc.c

Since you are hacking the interface driver, can you also pay attention
to this project?

https://wiki.freebsd.org/projects/ifnet

Any input is welcome. Help with converting if_dwc would be very much
appreciated.

-- 
Totus tuus, Glebius.


More information about the svn-src-head mailing list