dg
1665979d2e
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
..
1996-12-04 04:21:30 +00:00
1996-12-05 04:28:52 +00:00
1996-12-03 02:52:29 +00:00
1996-12-04 04:36:59 +00:00
1996-10-30 21:40:25 +00:00
1996-12-10 07:29:50 +00:00
1996-12-04 13:42:09 +00:00
1996-09-06 23:09:20 +00:00
1996-11-09 10:25:04 +00:00
1996-12-10 07:29:50 +00:00
1996-12-07 22:33:05 +00:00
1996-10-20 21:01:46 +00:00
1996-12-06 12:47:05 +00:00
1996-10-31 04:32:27 +00:00
1996-11-21 07:19:00 +00:00
1996-11-11 14:18:40 +00:00
1996-12-04 13:42:09 +00:00
1996-12-10 07:29:50 +00:00
1996-09-11 09:38:52 +00:00
1996-11-23 19:07:02 +00:00
1996-11-24 08:25:48 +00:00
1996-06-14 17:22:18 +00:00
1996-10-17 18:42:33 +00:00
1996-11-06 10:53:16 +00:00
1996-11-06 10:53:16 +00:00
1996-11-06 10:53:16 +00:00
1996-12-09 15:21:04 +00:00
1996-09-21 14:59:43 +00:00
1996-12-10 07:29:50 +00:00
1996-01-24 18:51:48 +00:00
1996-01-30 23:33:04 +00:00
1996-12-07 22:45:15 +00:00
1996-12-06 22:51:11 +00:00
1995-12-14 09:55:16 +00:00
1996-12-01 16:34:41 +00:00
1996-12-07 07:44:05 +00:00
1996-06-14 11:02:28 +00:00