Re: Packet size s Re: [PATCH 2/2]: Use `unsigned' for packet lengths

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/28/06, Ian McDonald <ian.mcdonald@xxxxxxxxxxx> wrote:
> OK, additionally I'm replacing:
>
> +               DCCP_WARN("sockopt(PACKET_SIZE) is deprecated: fix your app\n");
> +               err = -EINVAL;
>
> By
>
> +               DCCP_WARN("sockopt(PACKET_SIZE) not yet supported\n");
> +               err = -EINVAL;
>
> To better reflect what we've discussed so far.
>
No deprecate it still. My earlier patches split it into two - a tx and
rx packet size.

Oh, I see, OK.

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux