marius 2008-03-09 17:55:20 UTC FreeBSD src repository Modified files: sys/dev/gem if_gem.c Log: - Fix some style bugs and remove another banal comment missed in rev. 1.46. - Move the KASSERT on gem_add_rxbuf() to the right spot and add an equivalent one to gem_disable_tx(). Revision Changes Path 1.48 +11 -10 src/sys/dev/gem/if_gem.c