Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1224352
| From | Eric Dumazet <eric.dumazet@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] atm: deal with setting entry before mkip was called |
| Date | 2015-09-14 19:10 +0200 |
| Message-ID | <q8Fqp-432-5@gated-at.bofh.it> (permalink) |
| References | <q8Eb0-25a-17@gated-at.bofh.it> <q8FgL-3Ce-25@gated-at.bofh.it> <q8Fqp-432-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 2015-09-14 at 13:00 -0400, Sasha Levin wrote: > I've tried to be consistent with a similar check within clip_mkip() and > clip_setentry(): > > if (!vcc->push) > return -EBADFD; > > So calling clip_setentry() before clip_mkip() would also give you -EBADFD. > Okay, but -EBADF is not the same than -EBADFD -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] atm: deal with setting entry before mkip was called Sasha Levin <sasha.levin@oracle.com> - 2015-09-14 17:50 +0200
Re: [PATCH] atm: deal with setting entry before mkip was called Eric Dumazet <eric.dumazet@gmail.com> - 2015-09-14 19:00 +0200
Re: [PATCH] atm: deal with setting entry before mkip was called Sasha Levin <sasha.levin@oracle.com> - 2015-09-14 19:10 +0200
Re: [PATCH] atm: deal with setting entry before mkip was called Sasha Levin <sasha.levin@oracle.com> - 2015-09-14 19:10 +0200
Re: [PATCH] atm: deal with setting entry before mkip was called Eric Dumazet <eric.dumazet@gmail.com> - 2015-09-14 19:10 +0200
csiph-web