Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2009 17:50:19 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netgraph/bluetooth/l2cap ng_l2cap_llpi.c
Message-ID:  <200902091750.n19HoPIM040892@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2009-02-09 17:50:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netgraph/bluetooth/l2cap ng_l2cap_llpi.c 
  Log:
  SVN rev 188400 on 2009-02-09 17:50:19Z by emax
  
  MFC r187454
  
  Properly return error code to the caller. This should fix the following
  panic in ng_l2cap(4).
  
  panic: ng_l2cap_l2ca_con_req: ubt0l2cap - could not find connection!
  
  While i'm here get rid of few goto's.
  
  Revision  Changes    Path
  1.9.2.1   +26 -20    src/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902091750.n19HoPIM040892>