public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* I2C_RDRW_IOCTL_MAX_MSGS
@ 2012-01-17 10:56 Srinivasan, Nageswari
       [not found] ` <464859D4BE03A84686BA47749242C1D0317B66EC-Er742YJ7I/eIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Srinivasan, Nageswari @ 2012-01-17 10:56 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi,

Is there any specific reason to limit no of i2c messages 
to 42 in i2c-dev.c file

/* Put an arbitrary limit on the number of messages that can
         * be sent at once */
        if (rdwr_arg.nmsgs > I2C_RDRW_IOCTL_MAX_MSGS)
                return -EINVAL;

Regards,
Nageswari

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-17 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17 10:56 I2C_RDRW_IOCTL_MAX_MSGS Srinivasan, Nageswari
     [not found] ` <464859D4BE03A84686BA47749242C1D0317B66EC-Er742YJ7I/eIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2012-01-17 13:09   ` I2C_RDRW_IOCTL_MAX_MSGS Jean Delvare
     [not found]     ` <20120117140954.05dd30ef-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2012-01-17 14:49       ` I2C_RDRW_IOCTL_MAX_MSGS Srinivasan, Nageswari
     [not found]         ` <464859D4BE03A84686BA47749242C1D0317B6E7A-Er742YJ7I/eIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2012-01-17 15:06           ` I2C_RDRW_IOCTL_MAX_MSGS Jean Delvare
     [not found]             ` <20120117160655.0586cd2c-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2012-01-17 15:12               ` I2C_RDRW_IOCTL_MAX_MSGS Srinivasan, Nageswari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox