On a vaguely-related note: does the mac_notify() function serve some
practical purpose?  The original ARC case states:

   extern void mac_notify(mac_handle_t);

   This function prompts the MAC module to call each function in the the
   notification list once with each notification type.

... and indeed, this seems to match what it does, but it seems silly, and
nothing has ever called it.  Maybe it's intended for testing?

--
meem
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to