diff options
| author | 2005-05-23 14:57:14 -0700 | |
|---|---|---|
| committer | 2005-05-23 14:57:14 -0700 | |
| commit | ab3fc403633c38aef5ef48844f8e5dbfee7c34f8 (patch) | |
| tree | 475459da3d3cc0071c71900cfbcdc389d3d71597 /include/linux/net.h | |
| parent | [PATCH] ppc64: Fix g5 hw timebase sync (diff) | |
| parent | [TG3]: Update driver version. (diff) | |
| download | wireguard-linux-ab3fc403633c38aef5ef48844f8e5dbfee7c34f8.tar.xz wireguard-linux-ab3fc403633c38aef5ef48844f8e5dbfee7c34f8.zip | |
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/
Diffstat (limited to 'include/linux/net.h')
| -rw-r--r-- | include/linux/net.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/net.h b/include/linux/net.h index 6d997ff3f103..20cb226b2268 100644 --- a/include/linux/net.h +++ b/include/linux/net.h @@ -101,7 +101,6 @@ enum sock_type { * @sk: internal networking protocol agnostic socket representation * @wait: wait queue for several uses * @type: socket type (%SOCK_STREAM, etc) - * @passcred: credentials (used only in Unix Sockets (aka PF_LOCAL)) */ struct socket { socket_state state; |
