tsec(4) cosmetics.

This commit is contained in:
Rafal Jaworowski 2009-02-17 16:02:45 +00:00
parent 371bf7cc81
commit fb20e2aeac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188719

View File

@ -968,7 +968,7 @@ tsec_ioctl(struct ifnet *ifp, u_long command, caddr_t data)
}
}
#endif
break;
break;
default:
error = ether_ioctl(ifp, command, data);
@ -1710,7 +1710,6 @@ tsec_add_sysctls(struct tsec_softc *sc)
* 100 Mbps, or 1Gbps, respectively. For detailed discussion consult the
* TSEC reference manual.
*/
static int
tsec_sysctl_ic_time(SYSCTL_HANDLER_ARGS)
{