Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/dev/usb/wlan/if_rum.c 211314 2010-08-14 20:12:10Z bschmidt $ */
---
> /* $FreeBSD: head/sys/dev/usb/wlan/if_rum.c 212122 2010-09-01 23:47:53Z thompsa $ */
22c22
< __FBSDID("$FreeBSD: head/sys/dev/usb/wlan/if_rum.c 211314 2010-08-14 20:12:10Z bschmidt $");
---
> __FBSDID("$FreeBSD: head/sys/dev/usb/wlan/if_rum.c 212122 2010-09-01 23:47:53Z thompsa $");
142,144d141
< MODULE_DEPEND(rum, wlan, 1, 1, 1);
< MODULE_DEPEND(rum, usb, 1, 1, 1);
<
2362a2360,2362
> MODULE_DEPEND(rum, wlan, 1, 1, 1);
> MODULE_DEPEND(rum, usb, 1, 1, 1);
> MODULE_VERSION(rum, 1);