rodrigc 05573dfb34 MFC 1.29, 1.30:
Rewrite linux_ifconf() to be more like ifconf() in net/if.c
  so that we do not call uiomove() while IFNET_RLOCK() is held.
  This eliminates the witness warning:

  Calling uiomove() with the following non-sleepable locks held:
  exclusive sleep mutex ifnet r = 0 (0xc096dd60) locked @
  /usr/src/sys/modules/linux/../../compat/linux/linux_ioctl.c:2170

Approved by:	re (scottl)
2005-09-02 03:52:28 +00:00
..
2005-07-20 17:43:53 +00:00
2005-09-02 03:52:28 +00:00
2005-02-22 01:26:48 +00:00