diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
| commit | d64ada501ae33c02e7c4e3ce21962907df814a5a (patch) | |
| tree | bd0234a8048c844b06483795cfb1fe4d34b68a4f /sys/dev/wl | |
| parent | 5e705af2c9a7617aad837cc972b7eb1d8052f0e7 (diff) | |
Notes
Diffstat (limited to 'sys/dev/wl')
| -rw-r--r-- | sys/dev/wl/if_wl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/wl/if_wl.c b/sys/dev/wl/if_wl.c index 925d64de6d9d..f3b29ce30848 100644 --- a/sys/dev/wl/if_wl.c +++ b/sys/dev/wl/if_wl.c @@ -915,7 +915,7 @@ wlstart(struct ifnet *ifp) * the local buffer, the contents are copied to an mbuf chain that * is then enqueued onto the appropriate "if" queue. * - * input : board number, and an frame descriptor address + * input : board number, and a frame descriptor address * output : the packet is put into an mbuf chain, and passed up * assumes : if any errors occur, packet is "dropped on the floor" * |
