K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2000-11-28T00:27:30.000000Z K 7 svn:log V 235 MFC: Get rid of a panic that occurs in ether_demux() by dereferncing a NULL mbuf pointer, when bridging and bridge_ipfw are enabled, and when bdg_forward() happens to free the packet and make our pointer NULL. PR: kern/19551 (partly) END