mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
Merge tag 'v6.6.120' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroid-6.6.y
This is the 6.6.120 stable release Change-Id: I99ea894d972989bd9ea303015666065815e69e55
This commit is contained in:
@@ -88,6 +88,7 @@ enum {
|
||||
#define MPTCP_PM_ADDR_FLAG_BACKUP (1 << 2)
|
||||
#define MPTCP_PM_ADDR_FLAG_FULLMESH (1 << 3)
|
||||
#define MPTCP_PM_ADDR_FLAG_IMPLICIT (1 << 4)
|
||||
#define MPTCP_PM_ADDR_FLAGS_MASK GENMASK(4, 0)
|
||||
|
||||
enum {
|
||||
MPTCP_PM_CMD_UNSPEC,
|
||||
|
||||
@@ -60,7 +60,7 @@ struct snd_cea_861_aud_if {
|
||||
unsigned char db2_sf_ss; /* sample frequency and size */
|
||||
unsigned char db3; /* not used, all zeros */
|
||||
unsigned char db4_ca; /* channel allocation code */
|
||||
unsigned char db5_dminh_lsv; /* downmix inhibit & level-shit values */
|
||||
unsigned char db5_dminh_lsv; /* downmix inhibit & level-shift values */
|
||||
};
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user