K 10 svn:author V 6 sbruno K 8 svn:date V 27 2016-07-22T03:19:49.896232Z K 7 svn:log V 226 MFC r299188 Since igb_detach() cleans up all the data structures that will be free'd by the functions following its call, we can simply return instead of crashing and burning in the event of igb_detach() failing. PR: 197139 END