K 10 svn:author V 4 csjp K 8 svn:date V 27 2004-05-09T01:53:31.000000Z K 7 svn:log V 240 Remove redundant sanity check before add_mac() when adding mac ipfw rules. The exact same sanity check is performed as the first operation of add_mac(), so there is no sense in doing it twice. Approved by: bmilekic (mentor) PR: bin/55981 END