Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2009 22:06:35 +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:  <200901192206.n0JM6nHg044035@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2009-01-19 22:06:35 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/l2cap ng_l2cap_llpi.c 
  Log:
  SVN rev 187454 on 2009-01-19 22:06:35Z by emax
  
  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.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.10      +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?200901192206.n0JM6nHg044035>