CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/08/02 13:28:31
Modified files: sys/dev/ic : athn.c Log message: There is no reason to call the start function upon resume; the network stack is perfectly capable to get things going again all by itself. ok damien@, deraadt@