David Greenman fb5831565c 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return
type to be int so that errors can be returned.
2) Use the new SIOCSIFMTU ether_ioctl support in the few drivers that are
   using ether_ioctl().
3) In if_fxp.c: treat if_bpf as a token, not as a pointer. Don't bother
   testing for FXP_NTXSEG being reached in fxp_start()...just check for
   non-NULL 'm'. Change fxp_ioctl() to use ether_ioctl().
1996-12-10 07:29:50 +00:00
..
1994-08-21 05:11:48 +00:00
1996-02-06 18:51:28 +00:00
1996-06-12 05:11:41 +00:00
1995-05-30 08:16:23 +00:00
1996-10-11 18:40:48 +00:00
1996-12-02 21:07:33 +00:00
1996-12-02 21:07:33 +00:00
1995-02-25 15:57:55 +00:00
1996-08-07 04:09:05 +00:00
1995-04-29 15:24:00 +00:00