K 10 svn:author V 3 scf K 8 svn:date V 27 2009-03-17T02:32:36.945875Z K 7 svn:log V 261 Remove the splimp()/splx() calls around the setting of the MTU. They are no-op's that I inadvertently added. Even if locking is needed in general for the ioctl's, setting a single long will not need it due to the operation being atomic. Reported by: rwatson END